/*@charset "gb2312";*/
 html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
 body{ color:#333;}
 * {}
a{outline:none; text-decoration:none;} a:hover{ text-decoration:underline;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body{overflow-x: hidden; font-size:12px;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0; font-family:'微软雅黑';} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/
.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ 
.strong{ font-weight:normal;} .left{ float: left;} .right{ float: right;} .center{ margin:0 auto; text-align:center;}
.show{ display:block; visibility:visible;}.hide{ display: none; visibility:hidden;}
.block{ display:block;} .inline{ display:inline;}
.transparent{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } .break{ word-wrap:break-word;overflow:hidden; /*word-break:break-all;*/}

.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
*html .clearfix {
	height: 1%
}
. Clearfix {
display:block;
}
.vm {
	vertical-align: center;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.abs-right {
	position: absolute;
	right: 0;
}
.zoom {
	zoom: 1
}
.block {
	display: block;
}
.hidden {
	visibility: hidden;
}
.none {
	display: none;
}
/* Layout & Wrapper Settings */
.bk, .bk3, .bk6, .bk8, .bk10, .bk15, .bk20, .bk25, .bk30 ,.bk60 {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.bk5 {
	height: 5px;
}
.bk8 {
	height: 8px;
}
.bk10 {
	height: 10px;
}
.bk15 {
	height: 15px;
}
.bk20 {
	height: 20px;
}
.bk25 {
	height: 25px;
}
.bk30 {
	height: 30px;
}
.bk60 {
	height: 60px;
}
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
.re{ position:relative;}
body {
	font-family: "微软雅黑", arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px; background:#fff;
	
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#005ea5;
}
.lft{ float:left;}
.rgt{ float:right;}
/*-------------------公共头&底---------------------*/
.header { height:136px;  position:relative; z-index:1;}
.wrapper {width:1200px; margin: 0 auto;}

.header .wrapper{ position:relative; height:133px;}
.header .logo{ float:left; margin-top:0; }
.header .lan{ height:25px; padding-top:25px;}
.header .lan a{ color:#333; margin-left:34px; display:block; line-height:25px; height:25px; float:left;}
.header .lan a:hover{color:#005ea5;}
.header .searchBar{ height:32px; line-height:32px; margin-top:25px;}
.header .search{ height:30px; line-height:30px; width:350px; border:1px solid #dfdfdf; float:right;}
.header .search .txt{ height:20px; line-height:20px; padding:5px 25px; padding-right:0; background:url(img1_20210817.png) no-repeat 2px center; width:250px; border:none; }
.header .search .btn{ height:30px; line-height:30px; width:75px; background:#005ea4; border:none; font-size:16px;font-family: "微软雅黑", arial, Helvetica, sans-serif; cursor:pointer; color:#fff;}
.header .login { float:right;color:#005ea5; font-weight:bold; display:block; line-height:32px; margin-left:20px;}


/*导航*/
.naver {width:100%; margin: 0 auto;height:48px; line-height:48px;color:#000;position:relative; z-index:120;}
.naver .wrapper{border-top:3px solid #005ea5;  }
.naver ul{ padding-left:15px;}
.naver li{ float:left;height:48px; line-height:48px; position:relative; margin:0 6px;}
.naver li strong a{ float:left;height:48px; line-height:48px; padding:0 25px; font-size:18px; display:block; color:#000; text-align:center; position:relative; z-index:100;}
.naver li strong a{  font-size:18px; font-weight:bold;}
.naver li.selected strong a{ color:#eee; text-decoration:none;background:#005ea5; }
.naver li .sub{ width:230px; border:2px solid #dfdfdf; display:none; position:absolute; top:48px; left:0;  background:#fff; z-index:199; text-align:left;}
.naver li .sub .inner{ position:relative; padding:20px 25px; padding-right:0px;}
.naver li .sub i{ position:absolute; background:url(dot2_20210817.png) no-repeat center top; width:20px; height:10px; top:-2px; left:0;}
.naver li dl dd a{ display:block; height:40px; line-height:40px; overflow:hidden; padding-left:18px; color:#005ea5;background:url(dot_20210817.png) no-repeat left center; font-size:16px; }
.naver li dl dd a:hover{  text-decoration:underline;}
.naver li.selected .sub{ display:block;} 

.naver li .sub1{ left:-20px;}
.naver li .sub1 i{ left:63px;}
.naver li .sub2{ left:-60px; width:380px;}
.naver li .sub2 i{ left:103px;}
.naver li .sub2 dl{ padding-left:40px;}
.naver li .sub2 dd{ float:left; width:141px; }

.naver li .sub3{ left:-60px; width:670px;}
.naver li .sub3 i{ left:93px;}
.naver li .sub3 dl{ padding-left:40px;}
.naver li .sub3 dd{ float:left; width:141px; }
.naver li .sub4{ left:-280px; width:860px;}
.naver li .sub4 i{ left:323px;}
.naver li .sub4 dl{ padding-left:20px; float:left; width:160px; margin-top:-20px; padding-top:20px; padding-bottom:20px;}
.naver li .sub4 dd{ float:none; }
.naver li .sub4 dt {display:block; height:40px; line-height:40px; overflow:hidden; padding-left:18px; color:#005ea5;background:url(dot_20210817.png) no-repeat left center; font-size:16px; font-weight:bold; }
.naver li .sub4 dt a{color:#005ea5;}
.naver li .sub4 dd a:hover{color:#005ea5;}
.naver li .sub4 dd a{ background:none; color:#333; font-size:15px;}
.naver li .sub4 dl.d-a{ border-right:1px solid #dfdfdf; height:480px;}
.naver li .sub4 dl.d-b{ border-right:1px solid #dfdfdf;height:480px;}
.naver li .sub4 dl.d-c{ width:419px;}
.naver li .sub5{ left:-680px; width:830px;}
.naver li .sub5 i{ left:705px;}
.naver li .sub5 dl{ padding-left:10px;}
.naver li .sub5 dd{ float:left; width:159px; }

.noticeBar{ padding:10px 0;  overflow:hidden; color:#005ea5; font-size:34px; font-weight:bold; text-align:center;} 
.noticeBar .bd {height:80px; line-height:80px; overflow:hidden; }
.noticeBar .bd ul li{font-weight:bold;}
.noticeBar .bd ul li a{color:#005ea5;}

.main{ }
.main .wrapper{ background:#fff; }

.row01{ padding-top:2px; clear:both;}
.slideBox{ display:none;}
.focusImg { position: relative; width:790px; height:590px; overflow: hidden;text-align: left; background: white; float:left; overflow:hidden;  }
.focusImg .pic img { width:790px; height:590px;  display: block; }
.focusImg .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 45px; width:100%; background:url(tm_20210817.png) repeat;overflow: hidden; }
.focusImg .txt { position: absolute; bottom: 0; z-index: 2; height:45px; width:100%; overflow: hidden; }
.focusImg .txt li{ height:45px; line-height:45px;position:absolute; bottom:-45px; width:76%; overflow:hidden;}
.focusImg .txt li a{ display: block; color: #fff; padding: 0 0 0 20px; font-size:24px; text-decoration: none; text-align:left; overflow:hidden; }
.focusImg .num { position: absolute; z-index: 3; bottom:23px; right:25px; width:100%;height:10px; text-align:right;}
.focusImg .num li{ display:inline-block; *display:inline; zoom:1; position: relative; width: 10px; height:10px; line-height: 14px; overflow: hidden; text-align: center; cursor: pointer;font-size:12px; margin-left:11px; background:#fff; line-height:8999px; border-radius:10px; }
.focusImg .num li.on{ background:#ff3300; }
.focusNews{ width:380px; float:right;}
.focusNews ul { margin-top:-4px;}
.focusNews ul li{ margin-bottom:6px; border-bottom:1px solid #eee; padding-bottom:12px;}
.focusNews ul li:last-child{ border-bottom:none;}
.focusNews ul li h3{ font-size:18px; margin-bottom:8px; line-height:24px; font-weight:bold; }
.focusNews ul li h3 a{ color:#000;} 
.focusNews ul li h3 a:hover{color:#005ea5;}
.focusNews ul li p{ color:#555; font-size:14px; line-height:20px;}
.more-btn{ float:right;}
/*通用列表*/
.ullist{padding-bottom:0;  overflow:hidden;}
.ullist li{ }
.ullist li{height:35px; line-height:35px; overflow:hidden; }
.ullist li a{  overflow:hidden; font-size:14px;}

.ullist li a:hover{}


.mobile-ad1{ display:none;}

.titlemb{ display:none;}
/*列表栏目*/
.row { }
.homeMod .head{ height:38px; line-height:38px; position:relative; margin-bottom:18px;}
.homeMod .head h3{ position:absolute; background:#fff; height:38px; font-size:18px; font-weight:bold; color:#000; padding:0; padding-right:25px; z-index:2; left:0; top:0; line-height:38px;}
.homeMod .head .line{ border-bottom:2px solid #005ea5; position:absolute; left:0; top:50%; margin-top:-1px; right:0;}
.homeMod .year{ margin-bottom: 20px;  overflow: hidden;}
.homeMod .year ul{ float: right;}
.homeMod .year ul li{ float: left; font-size: 18px; cursor: pointer; color: #333;}
.homeMod .year ul li span{ display:block; float: left; font-size: 16px; color: #333; margin-top: -1px; padding: 0px 15px}
.homeMod .year ul li.on a{ color: #005ea5;}

.newslist .body{ width:103%;}
.mods { width:380px; float:left; margin-right:30px; height:450px; overflow:hidden; margin-bottom:20px;}
.mods .hd{ position:relative; border-bottom:1px solid #ddd; height:45px; line-height:45px; margin-bottom:18px; }
.mods .hd li{ float:left; position:relative; height:44px; line-height:44px;font-size:16px;font-weight:bold; margin-right:30px;}
.mods .hd li a{ color:#999;  }
.mods .hd li.on{border-bottom:2px solid #005ea5;}
.mods .hd li.on a{ color:#222;}


.mods .bd .thumb img{ display:block; width:380px; height:214px;}
.mods .bd .thumb img:hover{ opacity:0.8;}
.mods .bd .title{ max-height:65px; overflow:hidden; line-height:32px; padding-top:10px; font-weight:bold;}
.mods .bd .list li{ line-height:34px; height:34px; overflow:hidden;}

.mods2 { width:380px; float:left; margin-right:30px; height:508px; overflow:hidden; margin-bottom:20px;}
.mods2 .body .thumb img{ display:block; width:380px; height:272px;}
.mods2 .body .thumb img:hover{ opacity:0.8;}
.mods2 .body .title{ max-height:65px; overflow:hidden; line-height:32px; padding-top:10px; font-weight:bold;}
.mods2 .body .title .m{ display:inline-block; width:28px; height:24px; line-height:24px; vertical-align:top; text-align:center; border:1px solid #eee; text-decoration:none; margin-top:5px; font-weight:normal; font-size:12px; margin-left:10px;}
.mods2 .body .title .on{ background:#f2f2f2;}
.mods2 .body .list li{ line-height:34px; height:34px; overflow:hidden;}
.row03{ width:103%;}
.adbox{ background:#f2f1f0; border-bottom:1px solid #eee; padding:10px 0; margin-bottom:20px;}
.adbox ul li{ float:left; padding:0 36px; width:228px; height:61px;}
.adbox ul li img{ vertical-align:top;}
.adbox ul li img:hover{ opacity:0.8;}
.adbox2 ul{ padding:15px 0 25px 0;}
.adbox2 ul li{ float:left; margin-right:30px;}
.adbox2 ul li.last{ margin:0;}
.adbox2 ul li a{ display:block; background:#72beff; color:#fff; font-size:26px; width:380px; height:86px; text-align:center; line-height:86px;}
.adbox2 ul li a:hover{ background:#005ea5;}
.adbox2 ul li i{ display:inline-block; vertical-align:top; height:86px; width:60px; margin-right:30px;}
.adbox2 ul li i.ico1{ background:url(ico1_20210817.png) no-repeat center center;}
.adbox2 ul li i.ico2{ background:url(ico2_20210817.png) no-repeat center center;}
.adbox2 ul li i.ico3{ background:url(ico3_20210817.png) no-repeat center center;}

.back_top{ position:fixed; right:50%; margin-right:-670px;bottom:100px; display:block; background:url(top_20210817.png) no-repeat center top; padding-top:20px; line-height:1.1; text-align:center; font-size:12px; font-family:"宋体"; color:#707070; }



.ztBox{ float:right; width:380px; background:#f2f1f0; margin-top:18px;}
.ztBox .body{ padding:0 15px; padding-bottom:0;}
.ztBox ul { padding-top:26px;}
.ztBox ul li strong{ height:40px; line-height:40px; font-size:26px; font-weight:bold; color:#000; display:block;}
.ztBox ul li { position:relative; width:329px; height:80px; line-height:80px; margin:0 auto; margin-bottom:26px; }
.ztBox ul li.i1{ background:url(tbg1_20210817.png) no-repeat center center;}
.ztBox ul li.i2{ background:url(tbg2_20210817.png) no-repeat center center;}
.ztBox ul li.i3{ background:url(tbg3_20210817.png) no-repeat center center;}
.ztBox ul li i{ display:inline-block; vertical-align:top; height:80px; width:90px; margin-right:14px;}
.ztBox ul li i.ico1{ background:url(i01_20210817.png) no-repeat center center;}
.ztBox ul li i.ico2{ background:url(i02_20210817.png) no-repeat center center;}
.ztBox ul li i.ico3{ background:url(i03_20210817.png) no-repeat center right;}
.ztBox ul li .sub{ display:none;}
#worldMap{ -webkit-transform-origin: center center; -ms-transform-origin: center center; -moz-transform-origin: center center; -o-transform-origin: center center; transform-origin: center center;-webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.ztBox ul li:hover .sub{ display:block;}
.ztBox ul li strong a{ display:block; height:80px; line-height:80px; padding-left:20px;}
.ztBox ul li .sub3 .inner{width:790px; padding:20px; height:480px; overflow:hidden; overflow-y:auto; background:#fff; border:10px solid #cccccc;  -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;}
.ztBox ul li .sub3 .inner .mapbox{ height: 100%;overflow: hidden;}
.ztBox ul li .sub3 .inner .mapReview{position: absolute; left: 20px; bottom: 30px; padding: 0 12px; font-size: 14px; color: #0d4882; height: 30px; line-height: 30px; background: rgba(255,255,255,.6); -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;}
.ztBox ul li .sub3{ padding-right:60px; position:absolute; left:-846px; z-index:100; top:-241px;}
.ztBox ul li .sub3 .tab-box{ position:absolute; bottom:0; right:-350px;overflow:hidden; overflow-y:auto;  min-width:462px; height:372px; background:#fff url(bbg2_20210817.png) right top repeat-y; border:1px solid #ddd;}
.ztBox ul li .sub3 .tab-box .tab-hd{ background:#fff;  padding:20px 0; height:372px; float:left;}
.ztBox ul li .sub3 .tab-box .tab-hd .tit{ height:30px; line-height:30px; background:#e8e8e8; text-align:center; margin-bottom:14px; cursor: pointer;}
.ztBox ul li .sub3 .tab-box .tab-hd .tit:hover,
.ztBox ul li .sub3 .tab-box .tab-hd .tit.on{ background:#9fd7fc;}
.ztBox ul li .sub3 .tab-box .tab-hd .box{ width:130px; float:left; margin:0 10px; margin-bottom:15px;}
.ztBox ul li .sub3 .tab-box .tab-hd p{ height:30px; line-height:30px; margin-bottom: 10px; background:#fff url(dot4_20210817.png) no-repeat 16px center; padding-left:45px; text-align:left;cursor: pointer;}
.ztBox ul li .sub3 .tab-box .tab-hd p:hover,
.ztBox ul li .sub3 .tab-box .tab-hd p.on{ background:#e8e8e83b url(dot4_20210817.png) no-repeat 16px center; }

.ztBox ul li .sub3 .tab-box .tab-hd p.on {color: #005ea5;}
.ztBox ul li .sub3 .tab-box .tab-bd{ float:right; width:255px; padding-left:55px; padding-top:20px; padding-right: 30px; padding-bottom: 20px; line-height:24px; font-size:14px;}
.ztBox ul li .sub3 .tab-box .tab-bd p{ padding: 6px 0; box-sizing: border-box;}


.mapbox img{ width:100%;height:100%; display:block; font-size: 0;}

.ztBox ul li .sub1 .inner{width:787px; height:476px;  background:#f2f1f0; border:2px solid #005ea6; position:relative;}
.ztBox ul li .sub1{ padding-right:60px; position:absolute; left:-846px; z-index:100; top:-29px;  }
.ztBox ul li .sub1 .news-list { height:466px;}
.ztBox ul li .sub1 .news-list .hd{ height:34px; line-height:34px; color:#fff; font-size:18px; background:#005ea6; text-align:left; text-indent:14px; margin-bottom:10px; }
.ztBox ul li .sub1 .news-list{ background:#fff; margin:5px;overflow:hidden; overflow-y:auto;}
.ztBox ul li .sub1 .news-list .lists{width:378px; }
.ztBox ul li .sub1 .news-list .lists dl{ padding:3px 10px;}
.ztBox ul li .sub1 .news-list dl dt{ position:relative; border-bottom:1px solid #999; height:18px; line-height:18px; margin-bottom:15px;}
.ztBox ul li .sub1 .news-list dl dt strong{ position:absolute; top:-3px; left:0; background:#fff; font-size:16px; padding-right:15px; }
.ztBox ul li .sub1 .news-list dl dd{ font-size:14px; line-height:28px;}
.ztBox ul li .sub1 .news-list dl dd.links a{ margin-right:38px;}

.ztBox ul li .sub2 .inner{width:787px; height:476px; overflow:hidden; overflow-y:auto; background:#fff; border:2px solid #005ea6;}
.ztBox ul li .sub2{ padding-right:60px; position:absolute; left:-846px; z-index:100; top:-134px;  }
.ztBox ul li .sub2 td,.ztBox ul li .sub2 th{ line-height:52px; text-align:center; font-size:18px;}
.ztBox ul li .sub2 th{border-bottom:1px solid #ddd;}
.ztBox ul li .sub2 table{ width:100%;}
.ztBox ul li .sub2 table tbody{ background:#f9f9f9;}
.ztBox ul li .sub2 table tbody tr{ border-bottom:1px solid #ddd;}
.ztBox ul li .sub2 .date-tab-hd{ height:50px; font-size:20px; line-height:50px; background:#999999; color:#fff; padding-left:20px; padding-right:20px;}
.ztBox ul li .sub2 .date-tab-hd .prev{ float:left;}
.ztBox ul li .sub2 .date-tab-hd .next{ float:right;}
.ztBox ul li .sub2 .date-tab-hd i{ height:50px; width:40px; float:left; margin:0; font-size:26px; cursor:pointer;}
.ztBox ul li .sub2 .date-tab-bd{ padding-left:24px; padding-right:24px;}
.ztBox ul li .sub2 .date-tab-ft{ padding:10px 40px; padding-left:50px;}
.ztBox ul li .sub2 .date-tab-ft p{ padding-left:14px; line-height:40px; background:url(dot3_20210817.png) no-repeat left center; font-size:16px;}
.ztBox ul li .sub2 td{ padding-top:4px; height:47px; line-height:38px; padding-bottom:3px;}
.ztBox ul li .sub2 .date-tab-bd td span{ border-radius:5px; width:38px; height:38px; display:inline-block; }
.ztBox ul li .sub2 .date-tab-bd td span.gray{ background:#999999; color:#fff;}
.ztBox ul li .sub2 .date-tab-bd td span.selected{ background:#ff3333; color:#fff;}


.piclists{ width:790px; float:left; position:relative;}
.piclists .view{ width:380px; overflow:hidden; float:left;}
.piclists .view .pic img{ width:380px; height:272px; display:block; }
.piclists .view .pic img:hover{ opacity:0.8;}
.piclists .view .title{ font-size:14px; line-height:22px;padding-top:12px; margin-bottom:10px; font-weight:bold;}
.piclists .more{ position:absolute; bottom:-15px; right:0;}
.piclists .ullist{ float:right; width:380px; margin-top:-10px;}
.piclists .view2 .pic img{ width:380px; height:272px; display:block; }
.piclists .ullist li{ line-height:36px; height:36px;}
.piclists .ullist2 li{ line-height:32px; height:34px;}
.piclists .ullist2{margin-top:-11px;}



/*专题banner*/
	.focusBox { position: relative; width:1200px; height:460px; overflow: hidden; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic img { width:1200px; height:460px; display: block; }
	.focusBox .pic li{ position:relative;}
	.focusBox .pic li p{ height:90px; line-height:70px; position:absolute; bottom:0; left:0; width:100%; background:url(bbg_20210817.png) repeat-x left bottom; color:#fff; font-size:14px; text-align:center;}
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 5px; background: url(dot_20210817.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(dot8_20210817.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }

	.focusBox .prev,
	.focusBox .next { width: 48px; height:48px; margin: -24px 0 0; display: none;position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=90);opacity:0.9;  }
	.focusBox .prev { left: 0;  background: url(prev_20210817.png) no-repeat 0 0; }
	.focusBox .next { right: 0; background: url(next_20210817.png) no-repeat 0 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=100) !important;opacity:1 !important;  }
	.focusBox .pageState{ position:absolute; bottom:11px; z-index:100; width:40px; height:20px; line-height:20px; color:#fff; text-align:center; background:#666; left:50%; margin-left:-20px;}

	.focusBox2 { position: relative; width:1200px; height:460px; overflow: hidden; }
	.focusBox2 .pic{ position:relative; z-index:0; }
	.focusBox2 .pic img { width:1200px; height:460px; display: block; }
	.focusBox2 .pic li{ position:relative;}
	.focusBox2 .pic li p{ position:absolute; bottom:0; left:0; width:100%; color:#fff; font-size:24px; text-align:left; text-indent:15px; height: 55px; line-height:55px; width:100%; background:url(tm_20210817.png) repeat;overflow: hidden;}
	.focusBox2 .hd {  position: absolute; bottom: 20px; right:25px; text-align:right; font-size:0; z-index:1; }
	.focusBox2 .hd li{margin: 0 5px; background:#e5e5e5; height: 9px; overflow: hidden; width: 9px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1; border-radius:9px;
	}
	.focusBox2 .hd .on{ background:#ff3300;}

	.focusBox2 .prev,
	.focusBox2 .next { width: 48px; height:48px; margin: -24px 0 0; display: none;position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=90);opacity:0.9;  }
	.focusBox2 .prev { left: 0;  background: url(prev_20210817.png) no-repeat 0 0; }
	.focusBox2 .next { right: 0; background: url(next_20210817.png) no-repeat 0 0; }
	.focusBox2 .prev:hover,
	.focusBox2 .next:hover { filter:alpha(opacity=100) !important;opacity:1 !important;  }
	.focusBox2 .pageState{ position:absolute; bottom:11px; z-index:100; width:40px; height:20px; line-height:20px; color:#fff; text-align:center; background:#666; left:50%; margin-left:-20px;}



/*友情链接*/
.flink{ background:#fff; padding-top:20px; border-top:1px solid #ddd;}
.flink { height:45px; line-height:45px; text-align:center; position:relative;}
.flink strong{ font-weight:normal; color:#666; vertical-align:top; display:inline-block; line-height:45px;}
.flink ul{ display:inline-block; vertical-align:top;}
.flink li{ display:inline-block; margin:0 8px;}
.flink li strong a{ float:left;height:45px; line-height:45px; padding:0 18px; font-size:18px; display:block; color:#000; text-align:center; position:relative; z-index:100;}
.flink li strong a{  font-size:14px; font-weight:normal; padding:0 20px;}
.flink li:hover strong a{ color:#000; text-decoration:none;background:#005ea5; }
.flink li strong i{ background:url(arrow1_20210817.png) no-repeat center top; width:14px; height:9px; display:inline-block; vertical-align:top; margin-top:18px; margin-left:10px;}
.flink li:hover strong a{background:#e5e5e5; }
.flink li .sub{ width:100%; display:none; position:absolute; top:-194px; left:0; right:0;  background:#e5e5e5; height:215px; z-index:99; text-align:left; overflow:hidden; overflow-y:auto;}
.flink li .sub .inner{ position:relative; padding:10px 15px; padding-right:0px; padding-left:25px;}
.flink li dl dd { float:left;text-align:left; width:230px; }
.flink li dl dd a{ display:block; height:32px; line-height:32px; overflow:hidden;font-size:14px;}
.flink li dl dd a:hover{  text-decoration:underline;}
.flink li:hover .sub{ display:block;} 

.flink li .sub2 dl{ float:left; width:300px; }
.flink li .sub2 dd{ float:none; }
.flink li .sub2 dt {display:block; height:32px; line-height:32px; overflow:hidden; font-size:14px; font-weight:bold; }
.flink li .sub2 dt a{}
.flink li .sub2 dd a:hover{color:#005ea5;}
.flink li .sub2 dd a{ background:none; color:#333; font-size:14px;}
.flink li .sub2 dl.d-a dd{width:240px;}
.flink li .sub2 dl.d-b dd{ width:240px;}
.flink li .sub2 dl.d-c{ width:360px;}
.flink li .sub3 dl dd{width:200px; line-height:48px; padding-left:3px;}
.flink li .sub3 dl dd a{line-height:48px; height:48px;}
.flink li .sub4 dl dd{width:200px; line-height:48px; padding-left:3px;}
.flink li .sub4 dl dd a{line-height:48px; height:48px;}
.flink li .sub5 dl { padding-top:15px;}
.flink li .sub5 dl dd{width:132px; line-height:40px; padding:15px 0; padding-right:20px; padding-left:10px;}
.flink li .sub5 dl dd a{line-height:132px; height:40px;}
.flink li .sub5 dl dd img{ display:block; width:132px; height:40px;}

.pages{
	margin-top:30px;height:auto; overflow:hidden; clear:both; color:#888; border-top:1px dashed #ccc; padding-top:20px;
}
 .pages ul{ text-align:left;
	
}
 .pages ul li{ font-size:13px;
	display:inline-block;  *display:inline; zoom:1; margin:0 3px; height:24px; line-height:24px;border:1px solid #ccc;
}
 .pages ul li a,
 .pages ul li span{ 
	color:#888;
}
 .pages ul li.selected{
	 border:1px solid #666666;background:#666666; color:#fff;
}
 .pages ul li:hover{
	 border:1px solid #666666;
}
 .pages ul li:hover a{
	color:#666666; text-decoration:none;
}
 .pages ul li a{
	 padding:5px 10px;
}
 .pages ul li.selected a{
	 background:#666666; color:#fff;
}
 .pages ul li.no{ border:none;color:#888;}
 .pages ul li.on:hover{ border:none;}
 .pages ul li .txt{
	 border:1px solid #ccc;background:#fff; height:24px; line-height:24px; color:#fff; width:40px; color:#333; text-align:center; margin:0 10px;
}
.break{ height:50px; line-height:50px; clear:both; padding-bottom:10px; padding-top:10px; padding-left:15px;}

.main{ position:relative;}
.leftbox{ position:absolute; left:0; top:0; bottom:0; background:#f2f2f2; width:214px;}
.menu .hd{ hline-height:24px; background:#005ea5; font-size:18px; font-weight:bold; padding:8px 0 8px 50px; color:#fff;}
.menu .bd ul li a{ display:block; line-height:24px; font-size:18px; padding:10px 10px 10px 50px;border-bottom:1px solid #fff;}
.menu .bd ul li.on a,.menu .bd ul li:hover a{ background:#fff url(arrow01_20210817.png) no-repeat 30px center;}
.sideMenu h3{ height:36px; line-height:36px; background:#6699cc; cursor:pointer; font-size:16px; font-weight:bold; padding-left:50px; color:#fff; border-bottom:1px solid #fff;}


.menu2 .hd{ padding-left:0; text-align:center;}
.menu2 .bd ul li a{  padding-left:20px; font-size:18px;}
.menu2 .bd ul li.on a,.menu2 .bd ul li:hover a{ background:#fff url(arrow01_20210817.png) no-repeat 2px center;}


.rightbox{ margin-left:240px; /*background:url(line_20210817.png) no-repeat right top;*/border-top:#e3e3e3 8px solid; padding-top:18px; padding-left:15px; padding-right:15px; min-height:500px;}
.newsList .newsHd{ font-weight:bold; font-size:18px; line-height:30px; margin-bottom:5px;}
.newsList .newsBd ul li{ height:36px; line-height:36px; overflow:hidden; font-size:16px;}
.newsList .newsBd ul li a{ display:block;}
.newsList .newsBd ul li a{}
.newsList .newsBd .info { margin-bottom:40px; padding-top:25px;}
.newsList .newsBd .info .thumb{ float:left; }
.newsList .newsBd .info .thumb img{ display:block; width:127px; height:178px;}
.newsList .newsBd .info .desc{ float:right; width:780px; margin-top:-12px;}
.newsList .newsBd .info .desc p{line-height:40px; font-size:18px; position:relative; padding-left:88px;}
.newsList .newsBd .info .desc p span{ position:absolute; left:0; top:0;}

.rightbox .newsBd2 ul li{ float:left; width:33.333%; text-align:center; padding:25px 0;}
.rightbox .newsBd2 ul li img{ display:block; margin:0 auto; width:158px; height:193px;}
.rightbox .newsBd2 ul li span{ font-size:18px; display:block; line-height:40px; line-height:40px; overflow:hidden;}

.news-line{ background:url(line_20210817.png) repeat-x right top; padding-top:18px; padding-left:15px; padding-right:15px;}
.news-line2{ padding:0; padding-top:18px;}
.newsList .newsBd .list1 li{ height:36px; line-height:36px; overflow:hidden; font-size:16px;}
.newsList .newsBd .list1 li a{ display:block;}
.newsList .newsBd .list1 li a{}
.newsList .newsBd { overflow:hidden;}
.newsList .newsBd .list1{ border-top:1px dashed #ccc; margin-top:-1px; padding:20px 0;  }
.newsList .newsBd ul:first-child{ padding-top:0;}

.news-details .news-title { border-bottom:1px solid #99cdff; padding-bottom:5px; margin-bottom:50px;}
.news-details .news-title h1{ font-size:36px; color:#000; text-align:center; margin:0 40px 15px;}
.news-details .news-title .time{ font-size:16px; color:#666; text-align:center; margin:20px 0;}
.news-details .news-title .action{ height:30px; line-height:30px; text-align:right;}
.news-details .news-title .action .fonts,.news-details .news-title .action .print,.news-details .news-title .share{ display:inline-block; margin-right:20px; color:#666;}
.news-details .news-title .action .fonts i{ margin:0 8px;}
.news-details .news-title .action .print a{ background:url(print_20210817.png) no-repeat left center; padding-left:24px; color:#666;}
.news-details .news-title .action .share{ background:url(share_20210817.png) no-repeat left center; padding-left:24px;}
.news-details strong{ font-weight:bold;}
.news-details b{ font-weight:bold;}
.news-details em{ font-weight:bold; font-style:italic;}
.news-details .news-main{ padding-bottom:40px; margin-bottom:0; margin-left:40px; margin-right:40px; font-size:18px;line-height:32px;text-align:justify;text-justify:inter-ideograph;}
.news-details .news-main a{color:#000099;}
.news-details .news-main p{padding-bottom:20px;}
.news-details .news-foot{ margin:0 40px;border-top:1px solid #99cdff; }
.news-details .news-foot dt{ font-size:18px; padding-top:15px; line-height:36px;}
.news-details .news-foot dd{ font-size:14px; line-height:36px;}

.leftbox2{ width:790px; float:left; padding-top:25px;}
.leftbox2 .mods3{ float:right; margin:0;}
.rightbox2{ float:right; width:380px; padding-top:35px;}
.bz_info{ padding:0 30px;}
.bz_info .thumb{ text-align:center; padding-bottom:20px;}
.bz_info .thumb img{ display:block; width:300px; height:400px; margin:0 auto;}
.bz_info .desc{ line-height:36px;  font-size:14px;}
.bz_info .desc p{ text-indent:2em;}
.bz_info .foot{ text-align:center; padding-top:20px;}
.bz_info .foot h3{ font-size:14px; font-weight:bold; line-height:36px; padding:10px 0;}

.maptab{ background:#0d4882; height:415px; position:relative; margin-bottom:30px;}
.maptab .map img{ display:block;}
.maptab .mapReview{position: absolute; left: 0; bottom: 0; padding: 0 12px; font-size: 14px; color: #0d4882; height: 30px; line-height: 30px; background: rgba(255,255,255,.6); -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;}
.maptab .tab-hd{ position:absolute; right:0; top:0; bottom:0; background:#f1f1f1; width:100px; overflow:hidden; overflow-y:auto;}
.maptab .tab-hd ul{ padding-top:28px;}
.maptab .tab-hd ul li{ height:40px; line-height:40px; margin-bottom:30px; font-size:18px; text-align:center;}
.maptab .tab-hd ul li a{ display:block;font-size: 16px;}
.maptab .tab-hd ul li.on a,.maptab .tab-hd ul li:hover a{ background:#7491b1; color:#fff;}
.maptab .tab-bd .ul-list{ position:absolute; top:28px; right:100px; background:url(tc_20210817.png) repeat;  bottom:0; width:310px; overflow:hidden; overflow-y:auto;}
.maptab .tab-bd .ul-list li dl{ display:none;}
.maptab .tab-bd .ul-list .ul-2{ border-left:2px solid #f1f1f1; margin-left:24px; margin-top:12px; vertical-align:top; padding-bottom:15px;}
.maptab .tab-bd .ul-list .ul-2 li{ margin-bottom:20px; position:relative;}
.maptab .tab-bd .ul-list .ul-2 li em{ padding-left:30px; display:block;}
.maptab .tab-bd .ul-list .ul-2 li strong{ display:block; font-size:18px; font-weight:bold;}
.maptab .tab-bd .ul-list .ul-2 li span{ display:block; font-size:15px;}
.maptab .tab-bd .ul-list .ul-2 li i{ position:absolute; left:-10px; top:15px; background:#7491b1; border:2px solid #fff; width:15px; height:15px; border-radius:18px;}
.maptab .tab-bd .ul-list .ul-2 li:hover strong{ color:#ffea00;}
.maptab .tab-bd .ul-list .ul-2 li:hover span{ color:#222;}
.maptab .tab-bd .ul-list .ul-2 li:hover i{ background:#ff9900;}
.maptab .tab-bd .ul-arr{ position:absolute; left:0; top:0;}
.maptab .tab-bd .ul-1{ position:relative;}
.maptab .tab-bd .ul-1 li{ position:absolute; background:url(tc2_20210817.png) repeat; color:#fff; font-size:12px;}
.maptab .tab-bd .ul-1 li strong{ display:block; font-weight:normal;white-space:nowrap;}
.maptab .tab-bd .ul-1 li span{ display:block; font-weight:normal;white-space:nowrap;}
.maptab .tab-bd .ul-1 li a{ display:block; position:relative; color:#fff; padding:2px 12px;}
.maptab .tab-bd .ul-1 li i{ background:url(arr1_20210817.png) repeat; display:block; width:20px; height:29px; }
.maptab .tab-bd .ul-1 li.i1 i{ position:absolute; right:-22px; top:16px;}
.maptab .tab-bd .ul-1 li.i1{ top:82px; left:22px;}
.maptab .tab-bd .ul-1 li.i2 i{ position:absolute; right:-17px; top:-5px;}
.maptab .tab-bd .ul-1 li.i2{ top:140px; left:64px;}
.maptab .tab-bd .ul-1 li.i3 i{ position:absolute; left:-8px; top:-25px;}
.maptab .tab-bd .ul-1 li.i3{ top:147px; left:164px;}
.maptab .tab-bd .ul-1 li.i4 i{ position:absolute; left:-8px; bottom:-25px;}
.maptab .tab-bd .ul-1 li.i4{ top:77px; left:194px;}
.maptab .tab-bd .ul-1 li a:hover{ color:#ffff66;}
.maptab .tab-bd .ul-1 li a:hover i{ background:url(arr_on_20210817.png) repeat; }
.maptab .fr-list{ position:absolute; right:-405px; top:-3px; width:374px; height:379px; background:#fff; border:3px solid #7491b1; overflow:hidden; overflow-y:auto; display:none;}
.maptab .fr-list dl dd{ font-size:14px; line-height:34px; padding-left:20px; padding-right:20px;}
.maptab .fr-list dl dt img{ display:block; width:100%;}
.maptab .fr-list dl dd strong{ font-weight:bold; padding:10px 0; line-height: 22px; display:block;}
.maptab .fr-list dl dd p{line-height: 22px; padding-bottom: 20px;}

.maptab .pos-item{position: absolute;left:0;top:0;}
.maptab .pos-item li{position: absolute;left:50px;top: 70px;font-size: 0;}
.maptab .pos-item li a{background: url(arr1_20210817.png) repeat;display: block;width: 15px;height: 21.75px;position: absolute;left:-7.5px;top:-21.75px;background-size: 15px 21.75px;}
.maptab .pos-item li a:hover{background: url(arr_on_20210817.png) repeat;display: block;width: 20px;height: 29px;position: absolute;left:-10px;top:-29px;background-size: 20px 29px;z-index:1;}
.maptab .pos-item li div{background: url(tc2_20210817.png) repeat;padding: 2px 12px;position: absolute;left:0;top:0;display: none;color:#fff;font-size: 14px;}
.maptab .pos-item li a:hover div{display: block;left:20px;}
.maptab .pos-item li div span{white-space: nowrap;}
.maptab .fr-list {min-height: 200px !important;height: auto !important;}

/*网站底*/
.footer .wrapper{ border-top:4px solid #1056bd; background:#fff; font-size:14px; padding:0 0 26px 0;padding-top:20px;text-align:center; line-height:28px; margin-top:16px;}
.footer a{ color:#333;}
.footer .imgs { padding:15px 0;}
.footer .imgs i{ margin:0 16px;} 


/*2021-09-19 新增 qq:97095431*/

.linkList{ padding-top:30px;}
.linkList ul li{ float:left; width:130px; height:40px; padding:0 28px; padding-bottom:30px;}
.linkList ul li img{ display:block; width:130px; height:40px;}


.linkList2 .linkHd{ font-weight:bold; font-size:18px; line-height:30px; margin-bottom:5px;}
.linkList2 ul { padding-top:30px;}
.linkList2 ul li{ font-size:18px; width:155px; margin-bottom:35px; float:left;}

.scbar{ background:#fff; padding:20px 0; padding-bottom:26px;}
.scbar p{ margin-bottom:15px;}
.scbar p select{ width:100%; border:1px solid #ddd; height:30px; line-height:30px; padding:0 10px; vertical-align:top;}
.scbar h4{ font-size:16px; padding:5px 0; line-height:20px; margin-bottom:6px;}
.scbar .btn{ display:block; width:62px; height:35px; line-height:35px; border:none; cursor:pointer; background:#005ea5; border-radius:6px; text-align:center; text-align:center; color:#fff;}


.toplist{ width:100%; overflow:hidden; margin-bottom:25px; padding-top:20px;}
.toplist ul{ width:130%;}
.toplist ul li{ float:left; width:292px; padding-right:162px; font-size:18px;}
.toplist ul li .thumb img{ width:292px; height:164px; display:block;}
.toplist ul li h3{ font-weight:bold; padding-top:15px; padding-bottom:5px;}

.newsList .newsBd h3{ font-weight:bold; font-size:18px;  margin-bottom:5px;border-top:1px dotted #bbb; margin-top:; padding:18px 0; line-height:20px; padding-bottom:5px; }
.newsList .newsBd .list1-1{ border-top:none; margin:0; padding:0; margin-bottom:15px; }
.newsList .newsBd .video{ width:560px; height:420px; margin:0 auto; text-align:center; font-weight:bold; font-size:18px; margin-top:25px;}
.videobox h5{text-align:center; font-weight:bold; font-size:18px; padding:20px 0;}

.lbHd{ font-weight:bold; font-size:18px; line-height:30px; margin-bottom:15px;}
.lbMod{ }
.lbMod .box{  width:448px; }
.lbMod .box li{ height:36px; line-height:36px; overflow:hidden; font-size:16px; background:url(dotted_20210817.png) no-repeat left 18px; padding-left:12px;}
.lbMod .box .hd{ font-size:16px; font-weight:bold; margin-bottom:10px;}
.lbMod .box ul.first{ height:180px;}
.lbMod .box ul li a{ display:block;}
.lbMod .box .ft{ text-align:right; padding-top:10px;}
.lbMod .line{border-bottom:1px dotted #bbb; content:""; font-size:0; padding-top:15px; margin-bottom:15px; clear:both;}

.bg1{ background:#fcfcfd url(zt_top_20210817.png) no-repeat center top;}
.wrapper-bg{ background:url(zt_bottom_20210817.png) no-repeat center bottom;}

.news-main .foot-txt{ text-align:right; font-size:16px; font-weight:bold; padding-top:30px; padding-bottom:10px;}
.news-main .foot-txt h5{font-weight:bold;}
.news-main .foot-txt p{ padding-right:90px; padding-top:15px;}

.zt-tabs .head{ margin-bottom:15px;}
.zt-tabs .head ul { height:56px;}
.zt-tabs .head ul li{ width:223px; height:56px; line-height:56px; text-align:center; float:left; margin-right:10px;background:url(tab_20210817.png) no-repeat center center; background-size:; font-size:24px;}
.zt-tabs .head ul li a{ display:block; color:#fff; font-size:24px; font-weight:bold;}
.zt-tabs .head ul li.on{ background:url(tabSelected_20210817.png) no-repeat center center; background-size:;}
.zt-tabs .body ul{ margin-bottom:35px;}
.zt-tabs .body .imgs { margin-bottom:15px;}
.zt-tabs .body .imgs img{ display:block; width:100%;}
.zt-tabs .body li{ height:36px; line-height:36px; overflow:hidden; font-size:16px; background:url(dotted_20210817.png) no-repeat left 18px; padding-left:12px;}
.zt-tabs .title{ margin-bottom:25px;}
.zt-tabs .title strong{ display:block;width:223px; height:56px; line-height:56px; text-align:center;background:url(tabSelected_20210817.png) no-repeat center center;background-size:; color:#fff; font-size:24px;}


.about-details{ padding-top:25px; font-size:16px; padding-bottom:40px;}
.about-details .leftcon{ width:350px; float:left; line-height:36px;}
.about-details .leftcon .hd{ text-align:center; font-size:16px; line-height:36px; margin-bottom:10px;}
.about-details .leftcon .hd .thumb img{ display:block; width:173px; height:211px; margin:0 auto; margin-bottom:6px;}
.about-details .leftcon .bd li{ position:relative; padding-left:125px;}
.about-details .leftcon .bd li span{ position:absolute; left:0; top:0;}
.about-details .rightcon{ width:816px; float:right; line-height:36px;}
.about-details .rightcon .listcon{ padding-top:20px;}
.about-details .rightcon .listcon li{ height:36px; line-height:36px; overflow:hidden; font-size:16px; background:url(dotted_20210817.png) no-repeat left 18px; padding-left:12px;}
.about-details .rightcon .listcon .hd{ border-bottom:2px solid #005ea5; position:relative; height:20px; line-height:20px; margin-bottom:20px;}
.about-details .rightcon .listcon .hd strong{ position:absolute; background:#fff; padding-right:20px; font-size:18px; font-weight:bold; left:0; top:10px; line-height:20px;}


.info-tab{ width:816px;  position:relative;  height:326px; overflow:hidden; background:#f3f3f3;  }
.info-tab .bd{ position:relative; z-index:0;  }
.info-tab .bd ul{ width:100% !important; }
.info-tab .bd li{ width:100% !important;  height:326px; }
.info-tab .bd li .siteWidth{ width:816px; position:relative;  margin:0 auto;  height:326px;  }
.info-tab .bd li .img{ float:left; width:514px; height:326px;}
.info-tab .bd li .btn{ width:102px; height:36px; line-height:36px; text-align:center; color:#fff; background:#005ea5; display:block; font-size:18px; margin-top:50px;}
.info-tab .bd li .info{ float:right; width:250px; padding-top:20px; padding-right:20px;}
.info-tab .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }

.info-tab .hd{  position:absolute; z-index:1; bottom:0; right:10px; text-align:right; height:30px; line-height:30px;  }
.info-tab .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:4px; background:#ccc; overflow:hidden; 
	line-height:9999px; border-radius:11px;
}
.info-tab .hd ul .on{ background:#005ea5; }

.zt-con .head{ background:url(ztbg_20210817.jpg) no-repeat center center; height:207px; text-align:center; color:#fff; padding:0 70px; margin-bottom:20px;}
.zt-con .head h1{ font-size:30px; font-weight:bold; margin-bottom:20px; padding-top:35px; line-height:1.7;}
.zt-con .head p{ font-size:20px; }
.zt-con .body .first{ border:5px solid #04639b; background:#e7e7e7; margin-bottom:20px;}
.zt-con .body .first .img{ float:left;width:584px; }
.zt-con .body .first .img img{ display:block; width:584px; height:437px;}
.zt-con .body .first .info{ font-size:18px; width:500px; float:right; padding-right:40px; padding-top:50px;}
.zt-con .body .first .info p{ text-indent:2em; margin:0; line-height:18px; line-height:36px;}
.zt-con .body .first .info .btn{ padding-top:30px;}
.zt-con .body .first .info .btn a{ color:#005ea5;}
.zt-con{}
.zt-con .title{ height:40px; line-height:40px; font-size:18px; padding-left:20px; color:#fff; background:#3889c8;}
.zt-con .rgtcon{ float:right; width:315px;}
.news-list1{ float:left; width:858px;}
.border-box{border-bottom:4px solid #3889c8;border-left:4px solid #3889c8; border-right:4px solid #3889c8; }
.news-list1 .list1{ padding:20px;}
.news-list1 .list1 li{ height:36px; line-height:36px; overflow:hidden; font-size:16px; background:url(dotted_20210817.png) no-repeat left 18px; padding-left:12px;}
.link-video { margin-bottom:20px;}
.link-video .img{ padding-top:15px;}
.link-video .img img{ width:299px; height:224px; display:block; margin:0 auto;}
.link-video .tt{ font-size:16px; text-align:center; padding:6px 10px; line-height:27px;}
.link-video .more{ font-size:16px; text-align:right; padding:6px 10px;}
.link-video .more a{ color: #3889c8;}
.link-list ul{ padding-top:15px; padding-bottom:15px;}
.link-list li{ height:78px; margin-bottom:15px;}
.link-list li a{ display:block; height:78px; line-height:27px; font-size:16px; padding-right:60px;}
.link-list li img{ display:block; width:79px; height:78px; float:left; margin-right:20px;}

.subdoctitle{line-height: 32px;font-size: 18px;text-align: center;}